home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet internetowy
/
Rozne
/
eSkiMos R2 1.84
/
eskimosr2.exe
/
{app}
/
eSkiMoS.exe
/
0
/
RCDATA
/
TPROFILFORM
/
TPROFILFORM.txt
Wrap
Text File
|
2006-01-06
|
947b
|
50 lines
object ProfilForm: TProfilForm
Left = 194
Top = 115
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'eSkiMoS R2 - Profil'
ClientHeight = 97
ClientWidth = 281
Color = clBtnFace
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 70
Height = 13
Caption = 'Wybierz profil:'
end
object ProfilCombo: TComboBox
Left = 8
Top = 32
Width = 265
Height = 21
Color = 15724527
ItemHeight = 13
TabOrder = 0
end
object OKBtn: TButton
Left = 200
Top = 64
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKBtnClick
end
end